Resource StructureDefinition/FHIR Server from package cens.fhir.ssas-cdr#1.0.0 (63 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "cdr-specimen",
"url" : "http://ssasur.cl/fhir/StructureDefinition/CdrSpecimen",
"name" : "CdrSpecimen",
"status" : "draft",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Specimen",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Specimen",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Specimen.identifier",
"path" : "Specimen.identifier",
"min" : 1,
"max" : "1"
},
{
"id" : "Specimen.identifier.use",
"path" : "Specimen.identifier.use",
"min" : 1,
"fixedCode" : "official"
},
{
"id" : "Specimen.identifier.type",
"path" : "Specimen.identifier.type",
"max" : "0"
},
{
"id" : "Specimen.identifier.system",
"path" : "Specimen.identifier.system",
"min" : 1,
"fixedUri" : "http://ssasur.cl/IdentificadorMuestra"
},
{
"id" : "Specimen.identifier.value",
"path" : "Specimen.identifier.value",
"short" : "ID_Muestra",
"min" : 1
},
{
"id" : "Specimen.identifier.period",
"path" : "Specimen.identifier.period",
"max" : "0"
},
{
"id" : "Specimen.identifier.assigner",
"path" : "Specimen.identifier.assigner",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ssasur.cl/fhir/StructureDefinition/CdrOrganizationLab"
],
"aggregation" : [
"referenced"
]
}
]
},
{
"id" : "Specimen.identifier.assigner.type",
"path" : "Specimen.identifier.assigner.type",
"max" : "0"
},
{
"id" : "Specimen.identifier.assigner.identifier",
"path" : "Specimen.identifier.assigner.identifier",
"max" : "0"
},
{
"id" : "Specimen.accessionIdentifier",
"path" : "Specimen.accessionIdentifier",
"max" : "0"
},
{
"id" : "Specimen.status",
"path" : "Specimen.status",
"max" : "0"
},
{
"id" : "Specimen.type",
"path" : "Specimen.type",
"min" : 1
},
{
"id" : "Specimen.type.coding",
"path" : "Specimen.type.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Specimen.type.coding.system",
"path" : "Specimen.type.coding.system",
"min" : 1
},
{
"id" : "Specimen.type.coding.version",
"path" : "Specimen.type.coding.version",
"max" : "0"
},
{
"id" : "Specimen.type.coding.code",
"path" : "Specimen.type.coding.code",
"short" : "Tipo_Muestra",
"min" : 1
},
{
"id" : "Specimen.type.coding.display",
"path" : "Specimen.type.coding.display",
"max" : "0"
},
{
"id" : "Specimen.type.coding.userSelected",
"path" : "Specimen.type.coding.userSelected",
"max" : "0"
},
{
"id" : "Specimen.subject",
"path" : "Specimen.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ssasur.cl/fhir/StructureDefinition/CdrPatient"
],
"aggregation" : [
"referenced"
]
}
]
},
{
"id" : "Specimen.subject.reference",
"path" : "Specimen.subject.reference",
"min" : 1
},
{
"id" : "Specimen.subject.type",
"path" : "Specimen.subject.type",
"max" : "0"
},
{
"id" : "Specimen.subject.identifier",
"path" : "Specimen.subject.identifier",
"max" : "0"
},
{
"id" : "Specimen.subject.display",
"path" : "Specimen.subject.display",
"max" : "0"
},
{
"id" : "Specimen.receivedTime",
"path" : "Specimen.receivedTime",
"max" : "0"
},
{
"id" : "Specimen.parent",
"path" : "Specimen.parent",
"max" : "0"
},
{
"id" : "Specimen.request",
"path" : "Specimen.request",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ssasur.cl/fhir/StructureDefinition/CdrServiceRequest"
],
"aggregation" : [
"referenced"
]
}
]
},
{
"id" : "Specimen.request.reference",
"path" : "Specimen.request.reference",
"min" : 1
},
{
"id" : "Specimen.request.type",
"path" : "Specimen.request.type",
"max" : "0"
},
{
"id" : "Specimen.request.identifier",
"path" : "Specimen.request.identifier",
"max" : "0"
},
{
"id" : "Specimen.request.display",
"path" : "Specimen.request.display",
"max" : "0"
},
{
"id" : "Specimen.collection",
"path" : "Specimen.collection",
"min" : 1
},
{
"id" : "Specimen.collection.collector",
"path" : "Specimen.collection.collector",
"short" : "Profesional_Toma_Muestra",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ssasur.cl/fhir/StructureDefinition/CdrPractitioner"
],
"aggregation" : [
"contained"
]
}
]
},
{
"id" : "Specimen.collection.collector.reference",
"path" : "Specimen.collection.collector.reference",
"min" : 1
},
{
"id" : "Specimen.collection.collector.type",
"path" : "Specimen.collection.collector.type",
"max" : "0"
},
{
"id" : "Specimen.collection.collector.identifier",
"path" : "Specimen.collection.collector.identifier",
"max" : "0"
},
{
"id" : "Specimen.collection.collector.display",
"path" : "Specimen.collection.collector.display",
"max" : "0"
},
{
"id" : "Specimen.collection.collected[x]",
"path" : "Specimen.collection.collected[x]",
"short" : "FechaHora_Toma_Muestra",
"min" : 1,
"type" : [
{
"code" : "dateTime"
}
]
},
{
"id" : "Specimen.collection.duration",
"path" : "Specimen.collection.duration",
"max" : "0"
},
{
"id" : "Specimen.collection.quantity",
"path" : "Specimen.collection.quantity",
"max" : "0"
},
{
"id" : "Specimen.collection.method",
"path" : "Specimen.collection.method",
"max" : "0"
},
{
"id" : "Specimen.collection.bodySite",
"path" : "Specimen.collection.bodySite",
"max" : "0"
},
{
"id" : "Specimen.collection.fastingStatus[x]",
"path" : "Specimen.collection.fastingStatus[x]",
"max" : "0"
},
{
"id" : "Specimen.processing",
"path" : "Specimen.processing",
"max" : "0"
},
{
"id" : "Specimen.container",
"path" : "Specimen.container",
"max" : "0"
},
{
"id" : "Specimen.condition",
"path" : "Specimen.condition",
"max" : "0"
},
{
"id" : "Specimen.note",
"path" : "Specimen.note",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.